home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3229 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  732 b 

  1. Path: digex.net!not-for-mail
  2. From: em@access2.digex.net (Eliot Marx)
  3. Newsgroups: comp.lang.c++
  4. Subject: odbc, ugh!
  5. Date: 22 Jan 1996 17:55:48 -0500
  6. Organization: Express Access Online Communications, Greenbelt, MD USA
  7. Message-ID: <4e14lk$609@access2.digex.net>
  8. NNTP-Posting-Host: access2.digex.net
  9.  
  10. I am writing a dll using VC++, making calls to odbc api functions, but I'm
  11. having trouble with the SQLExtendedFetch function, which is telling me
  12. via the SQLError function that the driver I'm using does not support this
  13. function.  Ugh.
  14.  
  15. I'm running win3.1, using vc++ 1.5, trying to access access 2.0.  The
  16. dll (in \windows\system\) is called odbcjt16.dll
  17.  
  18. The Microsoft people say it ought work.  I donno.  Any ideas?  Thanks!
  19.  
  20. -em
  21.